func math.floor

2 uses

	math (current package)
		floor.go#L17: 	return floor(x)
		floor.go#L20: func floor(x float64) float64 {